feat: Course Progression Tab - CPT [CSE & CS] - #76
Open
Al-Saihan wants to merge 22 commits into
Open
Conversation
…nd total credits calculation
…ite navigation and UI improvements
|
@Al-Saihan is attempting to deploy a commit to the eniamza's projects Team on Vercel. A member of the Team first needs to authorize it. |
…n links in navigation
…ements for course navigation
…r better readability
…navigation for multiple departments
…ut affecting prerequisites
…course untoggle logic
…in my dev life. Why did this even happen in my own branch what?
Contributor
Author
|
Hello! I think this is ready to be merged for now. I have scraped these features as for now, And I plan to open a new PR later on when I am ready to work on the next features
|
Contributor
Author
|
Bro, git closed the PR on it's own I swear |
…a change branch...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users can now see and track which courses they have completed and which courses they can take during their next advising
Notes:
Features:
Shows all CSE sections on the page at once
Section headers for each part of the curriculum
Sticky bottom progress panel
Shows completed courses and completed credits
Shows a status legend for completed, available, and locked courses
Shows currently available courses in the bottom panel
Lets users hide/show the available courses list
Lets users jump to a course from the bottom panel
Highlights the target course when jumped to
Added clickable prerequisite chips on each course card
Lets users jump to prerequisite courses from those chips
Yet to be worked on:
Pictures:
Initial view
Main View (Updated)
Bottom Panel (Updated)